You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > MatrixInt Structure > MatrixInt Methods > Size Method > MatrixInt.Size Method ([In] TMtxVecBase)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
MatrixInt.Size Method ([In] TMtxVecBase)

Size the object.

Syntax
C#
Visual Basic
public TMtxInt Size([In] TMtxVecBase Src);

Assigns the size of the Src object to the calling object. If both objects have a matching Length, Rows, Cols properties, only the IntPrecision property of the calling object will changed, while all other properties describing the size of the object will be preserved.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!